864 links
  • Links Lounge
  • Home
  • Login
  • RSS Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
1 results tagged SO x
  • software installation - Error while loading shared libraries: libgthread-2.0.so.0 - Ask Ubuntu

    Pour lister les bibliothèques nécessaires à un exécutable
    ldd <exec name>

    Pour connaître le paquet contenant une bibliothèque :
    dpkg -S <lib name.so.x>
    Puis pour installer le paquet correspondant :
    apt-get install <paquet name>

    Eventuellement avec un suffixe pour du 64bit (amd64) du 32bit (i386), par exemple :
    apt-get install <paquet name>:i386

    En ayant au préalable ajouté cette ardchietcture :
    dpkg --add-architecture i386

    Thu Sep 10 13:33:24 2015 - permalink -
    - - - http://askubuntu.com/questions/427496/error-while-loading-shared-libraries-libgthread-2-0-so-0
    32bit Lib Library Linux SO
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, no-database delicious clone by the Shaarli community - Help/documentation